projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb2fa4a
)
(build_desired_tool_bar_string): Remove unused variable `Qlaplace'.
author
Pavel Janík
<Pavel@Janik.cz>
Mon, 22 Oct 2001 13:24:08 +0000
(13:24 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Mon, 22 Oct 2001 13:24:08 +0000
(13:24 +0000)
src/ChangeLog
patch
|
blob
|
history
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f2684dc7c41b1bb3e592b2ae67e9af6bad217479..91ceccec08042ab50b7e03a63c017bf7136308b5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-10-22 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
+ * xdisp.c (build_desired_tool_bar_string): Remove unused variable
+ `Qlaplace'.
+
* fileio.c: Remove unused code.
2001-10-22 Miles Bader <miles@gnu.org>
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 927d106cd013ebf462997e80a870b00e423ca841..7c96e268db52e170b934463c7e2b97ac9ac2fcfd 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-7563,7
+7563,6
@@
build_desired_tool_bar_string (f)
int selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P));
int hmargin, vmargin, relief, idx, end;
extern Lisp_Object QCrelief, QCmargin, QCconversion, Qimage;
- extern Lisp_Object Qlaplace;
/* If image is a vector, choose the image according to the
button state. */